home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / ARTIENCE / MIPS.LZH / HELP4.TXT < prev    next >
Text File  |  1988-05-06  |  2KB  |  70 lines

  1.              Multiplied Intelligence Personnel Simulator (M.I.P.S.)
  2.                          Copyright 1987, Michael Reed.
  3.  
  4.                               ╔══════════════════╗
  5.                               ║ BOOK FILE FORMAT ║
  6.                               ╚══════════════════╝
  7.  
  8.                          
  9.             To edit the knowledge contained by a personality it must 
  10.                       first be put into BOOK file format.  
  11.     
  12.           The READ and WRITE commands transfer knowledge in and out of 
  13.                    a personality using the BOOK file format.
  14.  
  15.           BOOK format files may be created or edited using most ASCII 
  16.                         word processors or text editors.  
  17.         ───────────────────────────────────────────────────────────────
  18.  
  19.                                     
  20.  
  21.                       
  22.  
  23.                              
  24.  
  25.                               ╔══════════════════╗
  26.                               ║ BOOK FILE FORMAT ║
  27.                               ╚══════════════════╝
  28.  
  29. The format for a BOOK file is as follows:
  30. ────────────────────────────────────────────────
  31. Sentence
  32. ..Reply
  33. Sentence
  34. ..Reply
  35. (EOF)
  36. ────────────────────────────────────────────────
  37.     
  38.          The first line of the file must contain the first sentence to 
  39.             be read followed immediately by RETURN (LF+CR).  The two 
  40.           periods must be typed to mark the next line as a reply line.  
  41.           The periods are followed directly by the reply and the reply 
  42.            is immediately followed by RETURN.  Then the cycle repeats 
  43.                 until all sentences and replies have been added.
  44.  
  45.  
  46.  
  47.  
  48.                               ╔══════════════════╗
  49.                               ║ BOOK FILE FORMAT ║
  50.                               ╚══════════════════╝ 
  51.  
  52.   To mark that no more sentences are to be read, the line directly following 
  53. the last reply line must contain only an End Of File (EOF) character. 
  54.  
  55.             To generate an EOF character, press and hold the ALT key 
  56.     while on the numeric keypad pressing and releasing the number 2 and then 
  57.       the number 6.  When you release the ALT key a character will appear, 
  58.                         it should be the EOF character.  
  59.  
  60.  
  61.                        EOF is ASCII character number 26.
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.